home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
Documents
/
Diagram
/
UW_Palettes
/
Gradations.dpalette2
/
Image6
(
.txt
)
< prev
next >
Wrap
NeXT TypedStream Data
|
1995-06-12
|
614b
|
26 lines
typedstream
NXImage
Object
NXEPSImageRep
NXImageRep
iisssss
[472c]%!PS-Adobe-2.0 EPSF-2.0
%%Title: TMB_White-Light.eps
%%Creator: Kevin Brain
%%CreationDate: June 9 1992
%%Pages: 0 1
%%BoundingBox: 0 0 100 100
%%EndComments
/box { dup 0 exch lineto 1 index 1 index lineto pop 0 lineto closepath } bind def
/edgeGray {1} bind def
/centerGray {.666} bind def
edgeGray centerGray sub 100 div /inc exch def
100 -.5 translate
90 rotate
0 .5 99.5 {
.5 0 translate
0 0 moveto
50 sub abs inc mul centerGray add setgray
.5 100 box
} for